Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vm firewall options #146

Closed
wants to merge 21 commits into from
Closed

Conversation

Pivnoy
Copy link
Contributor

@Pivnoy Pivnoy commented May 4, 2024

Update get/set vm firewall options based on proxmox api

Radv bool `json:"radv,omitempty"`
Enable *IntOrBool `json:"enable,omitempty"`
Dhcp *IntOrBool `json:"dhcp,omitempty"`
IpFilter *IntOrBool `json:"ipfilter,omitempty"`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revive complaining about this one too, should be IPFilter

@Pivnoy Pivnoy closed this Nov 2, 2024
@Pivnoy Pivnoy deleted the set-firewall-improve branch November 2, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants